Includes parameters of action command information. More...
Inherits Structure.
Includes parameters of action command information.
| nDeviceKey | c_uint, Device key. |
| nGroupKey | c_uint, Group key. |
| nGroupMask | c_uint, Group mask. |
| bActionTimeEnable | c_uint, nActionTime is valid only when this parameter is set to 1. |
| nActionTime | int64_t, Scheduled time, related to clock speed. |
| pBroadcastAddress | STRING, Broadcast address. |
| nTimeOut | c_uint, Timeout duration for waiting for ACK. If the value is 0, ACK is not required. |
| bSpecialNetEnable | c_uint, nSpecialNetIP is valid only when this parameter is set to 1. |
| nSpecialNetIP | c_uint, Specified NIC IP address. |
| nReserved | c_uint * 14, Reserved. |